home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
007
/
tclib.arc
/
READ.ME
< prev
next >
Wrap
Text File
|
1987-06-04
|
640b
|
13 lines
Turbo C Routines:
VIDASM.C In line assembler routines to clear the screen and position
or hide the cursor.
QLIB.C QLIB is a librarian for TLINK. It can create .LIB files
from .OBJ files. Compile it with Turbo C. QLIB cannot
modify existing libraries or be used with Microsoft LINK.
FASTWR.C Fast screen write. Converted from FastWrite.pas to Turbo C
inline assembly language. Tested only with Huge and Large
memory models.